VicPT
vicptwiki
https://vicpt.miraheze.org/wiki/Main_Page
MediaWiki 1.41.0
first-letter
Media
Special
Talk
User
User talk
VicPT
VicPT talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Campaign
Campaign talk
Module
Module talk
Item
Item talk
Property
Property talk
Main Page
0
1
1
2024-05-28T20:03:06Z
MediaWiki default
1
Welcome to Miraheze!
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
070d9e6457eab136df99905438a1f57c037772b0
56
1
2024-05-31T04:10:36Z
SLJ
2
First version of the main page. A new one will be needed when we start up for real.
wikitext
text/x-wiki
__NOTOC__
== Welcome to the {{SITENAME}}! ==
VicPT, the free online encyclopedia of Victorian public transport that anyone can edit!
This database is an unofficial resource, and it's a hobby project by a few members of the Victorian public. All information is as accurate as possible, and we aim to be the authoritative resource on Victorian PT infrastructure. We can only achieve this goal with your help, become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
2eb588e10ba4e0238b67e2aae7d75a5f90140e5c
57
56
2024-05-31T04:20:23Z
SLJ
2
Add shortdesc
wikitext
text/x-wiki
__NOTOC__
{{SHORTDESC:VicPT, the free online encyclopedia of Victorian public transport that anyone can edit!}}
== Welcome to the {{SITENAME}}! ==
This database is an unofficial resource, and it's a hobby project by a few members of the Victorian public. All information is as accurate as possible, and we aim to be the authoritative resource on Victorian PT infrastructure. We can only achieve this goal with your help, become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
f853a48d5bf7e35aeb0b49665667172af14f1462
MediaWiki:Common.js
8
2
2
2024-05-29T11:29:37Z
SLJ
2
attempt to add a sidebar
javascript
text/javascript
/* Any JavaScript here will be loaded for all users on every page load. */
mw.loader.using('mediawiki.util', function () {
// Define the portlet ID, header text, and the links
var portletId = 'p-custom-sidebar';
var portletHeading = 'Custom Links';
var links = [
{ id: 'custom-link-1', text: 'Custom Link 1', href: 'https://example.com/link1' },
{ id: 'custom-link-2', text: 'Custom Link 2', href: 'https://example.com/link2' },
{ id: 'custom-link-3', text: 'Custom Link 3', href: 'https://example.com/link3' }
];
// Add the portlet to the sidebar
mw.util.addPortlet(portletId, null, portletHeading, 'p-navigation');
// Add links to the new portlet
links.forEach(function (link) {
mw.util.addPortletLink(portletId, link.href, link.text, link.id);
});
});
61fcd25e541363bfef1cf3cc873208326296b1a8
3
2
2024-05-29T11:30:34Z
SLJ
2
nvm
javascript
text/javascript
/* Any JavaScript here will be loaded for all users on every page load. */
7850587e5c59a0259c9c96f81797dcf059b3cac9
MediaWiki:Sidebar
8
3
4
2024-05-29T11:43:37Z
SLJ
2
Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX"
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* SEARCH
* TOOLBOX
e4f46c606b839f09dfb97101a76bd2da2fb9878b
5
4
2024-05-29T11:52:32Z
SLJ
2
add wikibase items to sidebar
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
* SEARCH
* TOOLBOX
* WikiBase
** Special:NewItem|New Item
** Special:NewProperty|New Property
** Special:ListProperties|All Properties
14cf38704da1cdce0112359e874fb6168d142c46
6
5
2024-05-29T12:15:08Z
SLJ
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
* SEARCH
* TOOLBOX
a8dbf8c239241c1f67596161b69f5c6a919f7365
8
6
2024-05-29T12:16:52Z
SLJ
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
* SEARCH
* TOOLBOX
* GROUP-SIDEBAR
a2bea7eb730b91795c641b34a211e130cd08e853
MediaWiki:Sidebar/Group:user
8
5
10
2024-05-29T12:21:44Z
SLJ
2
Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * WikiBase ** Special:NewItem|New Item ** Special:NewProperty|New Property ** Special:ListProperties|All Properties"
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* SEARCH
* TOOLBOX
* WikiBase
** Special:NewItem|New Item
** Special:NewProperty|New Property
** Special:ListProperties|All Properties
804082fa224e1113544f0baa7f9528359e9fc0d9
MediaWiki:Common.css
8
8
13
2024-05-29T12:25:33Z
SLJ
2
Created page with "/* CSS placed here will be applied to all skins */ #p-lang{ display:none; }"
css
text/css
/* CSS placed here will be applied to all skins */
#p-lang{
display:none;
}
7636407919fbed0bac2751b7acca93e711b699a9
14
13
2024-05-29T12:44:51Z
SLJ
2
css
text/css
/* CSS placed here will be applied to all skins */
#p-lang, #footer-places, #footer-icons{
display:none;
}
7fb38cf4f33f5c0654d42b26bdb137220d05655f
MediaWiki:Citizen-user-info-text-anon
8
9
15
2024-05-30T03:46:12Z
SLJ
2
Created page with "To contribute to the VicPT database, you'll need to request an account."
wikitext
text/x-wiki
To contribute to the VicPT database, you'll need to request an account.
c356b4ee6a176b99daa04cbcd61828bd67d97819
16
15
2024-05-30T03:47:35Z
SLJ
2
wikitext
text/x-wiki
To contribute, you'll need to request an account.
2f2e0107ff9519df5ff1f84a68aa2fe81b558019
File:Ccbysa.svg
6
10
17
2024-05-30T04:43:34Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mediawiki.svg
6
11
18
2024-05-30T04:44:36Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Miraheze.svg
6
12
19
2024-05-30T04:45:19Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Citizen-footer-tagline
8
13
20
2024-05-30T04:47:15Z
SLJ
2
Created page with "[[File:Mediawiki.svg]][[File:Miraheze.svg]][[File:Ccbysa.svg]]"
wikitext
text/x-wiki
[[File:Mediawiki.svg]][[File:Miraheze.svg]][[File:Ccbysa.svg]]
49f334d49832b7eca1da15e01c2638e8a748c031
21
20
2024-05-30T04:47:45Z
SLJ
2
wikitext
text/x-wiki
[[File:Mediawiki.svg]] [[File:Miraheze.svg]] [[File:Ccbysa.svg]]
43c37f80b28fdb3401078990732ed355db00ec09
22
21
2024-05-30T04:54:05Z
SLJ
2
wikitext
text/x-wiki
[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]
1b2f6d397d9d607d0af9b81891fea88914e4dba5
41
22
2024-05-30T08:29:17Z
SLJ
2
wikitext
text/x-wiki
<div><div class="orbs">[[File:TTB_Orbs.svg]]</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div></div>
2cf796922377171a5354adff4e3e1384f5be1fbf
43
41
2024-05-30T08:42:25Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg]]</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
839302c529e695bafa8e6d0b1e3124b2b4d7e178
44
43
2024-05-30T08:44:09Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg]]<i></i>VicPT, the free online database of Victorian public transport infrastructure that anyone can edit</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
0320c07ca6c7ecacfe41d3ec8622145dba25a877
45
44
2024-05-30T08:44:49Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg]]<i>VicPT— the free online database of Victorian public transport infrastructure that anyone can edit</i></div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
7714ad022cef7e7670376f11861dfcee8afffc93
46
45
2024-05-30T08:45:24Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg]]<i>the free online database of Victorian public transport infrastructure that anyone can edit</i></div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
c7ae2c046a02028f7e9f92c7a93353a59dd2867a
47
46
2024-05-30T08:53:12Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg]]</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
839302c529e695bafa8e6d0b1e3124b2b4d7e178
53
47
2024-05-30T22:58:09Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg|link=/wiki/Main_Page]]</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
646dfa20a41da012e8c1e0c6cd7adac7b761d10b
54
53
2024-05-30T22:58:40Z
SLJ
2
wikitext
text/x-wiki
<div class="orbs">[[File:TTB_Orbs.svg|link=Main_Page]]</div><div class="badges">[[File:Mediawiki.svg|link=https://www.mediawiki.org/wiki/MediaWiki]][[File:Miraheze.svg|link=https://meta.miraheze.org/wiki/FAQ#What_is_this_place?]][[File:Ccbysa.svg|link=Victorian_Public_Transport_Database:Copyrights]]</div>
772e2fcdbb068e01d2d360a583eccd46cf4bedc5
MediaWiki:Citizen.css
8
14
23
2024-05-30T05:15:52Z
SLJ
2
Created page with "/* All CSS here will be loaded for users of the Citizen skin */ .citizen-footer__bottom { display: grid; justify-content: end; } .citizen-footer__bottom #footer-tagline { display: flex; flex-direction: row; gap: var(--space-xs); }"
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
c6d62c8228c5424a41e92fa22b6476af575ec1ef
24
23
2024-05-30T05:32:15Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer .citizen-footer{
padding-block: 0;
}
b41c5356c461eba7e7e0b40d8d0bcb16c68197cb
25
24
2024-05-30T05:32:47Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
5a0f37928d2082b23924aebeb785c7678cc3ea93
28
25
2024-05-30T05:56:19Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
20101777a30f31258bbdffbd1eb1eb8bdef1c984
30
28
2024-05-30T06:09:43Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
0081669bd979f1fec7e190c96564bc2fa0d6e315
31
30
2024-05-30T06:11:05Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
3c6997853a34ed5f3aafdf30a62b971d252f7771
34
31
2024-05-30T06:21:59Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
6429e0988e8d992b01fdc7bd4e366c89dc157753
35
34
2024-05-30T06:26:39Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
6cfe208b8a999196c5fde9562aa4b566c501463e
36
35
2024-05-30T06:44:39Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
0dee7fcd362ae789976ec6939184568721a97446
37
36
2024-05-30T06:46:02Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
df7966d9cc680db1f010b0f75df81daa596c505a
42
37
2024-05-30T08:42:00Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
b43ff06123bba3e2a31b3555b1120dec788d3584
48
42
2024-05-30T09:07:58Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
0af33f6095fb65f5b069555b2bba5034e5f8a40e
55
48
2024-05-30T23:23:31Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
40d9dc224a967b32080c96f0141aa8faddfdaba2
File:VicPT wordmark white.svg
6
15
26
2024-05-30T05:34:06Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
27
26
2024-05-30T05:39:02Z
SLJ
2
SLJ uploaded a new version of [[File:VicPT wordmark white.svg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sideicon-light.svg
6
16
29
2024-05-30T06:09:08Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TTB Orbs.svg
6
17
32
2024-05-30T06:16:02Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
33
32
2024-05-30T06:20:40Z
SLJ
2
SLJ uploaded a new version of [[File:TTB Orbs.svg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
49
33
2024-05-30T10:26:28Z
SLJ
2
SLJ uploaded a new version of [[File:TTB Orbs.svg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
50
49
2024-05-30T10:30:20Z
SLJ
2
SLJ uploaded a new version of [[File:TTB Orbs.svg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wikiorb.png
6
19
51
2024-05-30T10:37:36Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Favicon.ico
6
20
52
2024-05-30T10:51:36Z
SLJ
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Main Page
0
1
58
57
2024-05-31T04:21:06Z
SLJ
2
wikitext
text/x-wiki
__NOTOC__
== Welcome to the {{SITENAME}}! ==
This database is an unofficial resource, and it's a hobby project by a few members of the Victorian public. All information is as accurate as possible, and we aim to be the authoritative resource on Victorian PT infrastructure. We can only achieve this goal with your help, become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
{{SHORTDESC:VicPT, the free online encyclopedia of Victorian public transport that anyone can edit!}}
590daebc9cbb8336bfc2de250736986d1fcdae60
59
58
2024-05-31T04:22:44Z
SLJ
2
wikitext
text/x-wiki
__NOTOC__ {{SHORTDESC:VicPT, the free online encyclopedia of Victorian public transport that anyone can edit!}}
== Welcome to the {{SITENAME}}! ==
This database is an unofficial resource, and it's a hobby project by a few members of the Victorian public. All information is as accurate as possible, and we aim to be the authoritative resource on Victorian PT infrastructure. We can only achieve this goal with your help, become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
6239ccb8f5bb3b223a842dcc7cf09237a06725c1
61
59
2024-06-03T01:25:41Z
SLJ
2
wikitext
text/x-wiki
__NOTOC__ {{SHORTDESC:VicPT, the free online encyclopedia of Victorian public transport that anyone can edit!}}
== Welcome to the {{SITENAME}}! ==
This database is a tertiary source, a hobby project by members of the Victorian public. All information contributed is from primary sources, with publicly accessible references provided. We aim to be an authoritative, reliable, and [https://en.wiktionary.org/wiki/queryable machine-readable] resource on Victorian PT infrastructure. We can only achieve this goal with your help! Become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
dda9e1465c0bac132a8fa088a092358d94851570
79
61
2024-06-06T02:21:20Z
SLJ
2
wikitext
text/x-wiki
__NOTOC__
== Welcome to the {{SITENAME}}! ==
This database is a tertiary source, a hobby project by members of the Victorian public. All information contributed is from primary sources, with publicly accessible references provided. We aim to be an authoritative, reliable, and [https://en.wiktionary.org/wiki/queryable machine-readable] resource on Victorian PT infrastructure. We can only achieve this goal with your help! Become a contributor today!
=== What you'll find here ===
Currently not very much, as the site is still being set up. Come back soon.
=== Copyright and licensing information ===
VicPT isn't affiliated with the Victorian state government or any transport operator. '''We aren't affiliated with PTV, Metro Trains, V/Line, VicTrack, the DTP, or any other transport organisation.'''
Original information on this website is released under the Creative Commons license BY-SA 4.0. Information from other sources is referenced, and where information comes from a non- open-access source, this is indicated. Information from these sources is typically available to the public via the PROV or SLV.
7cf67d889f911dd07a6f4da500783c9f54bd3430
Category:Pages with short description
14
21
60
2024-05-31T04:23:51Z
SLJ
2
Created page with "__HIDDENCAT__"
wikitext
text/x-wiki
__HIDDENCAT__
183b9c38bff80327776bd180634fccfd19cf616f
MediaWiki:Citizen.css
8
14
62
55
2024-06-05T06:30:06Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
97eb7501daa7f9ddc624d89106723d7c052494cc
66
62
2024-06-05T07:18:00Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
aadd91032185a449dea9c1b3a8bc6269ce5ccdd0
67
66
2024-06-05T07:20:35Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
7b64539a88a1789429f2a4ee020d7f039b07a8fb
73
67
2024-06-05T07:26:13Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
63fb55218ae834998038a0494bf3ae6e1610a5ac
80
73
2024-06-06T02:22:14Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
#siteSub::after {
content: unset;
}
@media(min-width:1120px) {
#siteSub::after {
content: ", the free online database of public transport infrastructure that anyone can edit";
}
}
bd252d72603f116f5feb5b140a8b61bf2dbec5a1
81
80
2024-06-06T02:23:28Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
63fb55218ae834998038a0494bf3ae6e1610a5ac
82
81
2024-06-06T02:26:54Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
.wb-entitypage #siteSub::after {
content: unset;
}
@media(min-width:1120px) {
.wb-entitypage #siteSub::after {
content: ", the free online database of public transport infrastructure that anyone can edit";
}
}
d0f5c17db44a965db8ea4dacb843720e59b2a889
83
82
2024-06-06T02:32:11Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
.wb-entitypage #siteSub::after {
content: unset;
}
@media(min-width:1120px) {
.wb-entitypage #siteSub::after {
content: "—the free online database of public transport infrastructure that anyone can edit";
}
}
14faeebf65e70b2b0ed962ad8c1e5970fa9e809b
84
83
2024-06-06T02:33:09Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
.wb-entitypage #siteSub::after {
content: unset;
}
@media(min-width:1120px) {
.wb-entitypage #siteSub::after {
content: "—the free online database of public transport infrastructure";
}
}
bd60444f6ade24e5cc39757951571bfda6fbfbf8
85
84
2024-06-06T02:34:02Z
SLJ
2
css
text/css
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: grid;
justify-content: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
flex-direction: row;
gap: var(--space-xs);
}
.mw-footer.citizen-footer{
padding-block: 0;
}
@media screen and (max-width: 1119px) {
.mw-footer.citizen-footer {
padding-block: 0;
margin-bottom: 0;
padding-bottom: var(--header-size);
}
}
.skin-citizen-light .citizen-header__button .mw-logo-icon {
opacity: 0;
}
.skin-citizen-light .mw-logo.citizen-header__button {
background-image: url(https://static.miraheze.org/vicptwiki/f/f7/Sideicon-light.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
background-position: center;
}
@media screen {
#footer-sitetitle img.mw-logo-wordmark {
filter: none;
}
}
#citizen-pref{
display:none;
}
@media screen and (max-width: 1119px) {
.citizen-scroll--up .page-actions {
transition-delay: 0ms;
transition-property: opacity;
}
}
@media screen and (max-width: 1119px) {
.page-actions {
position: static;
right: unset;
bottom: unset;
height: unset;
margin: unset;
background: unset;
border-radius: unset;
box-shadow: unset;
}
}
@media screen and (max-width: 1119px) {
.page-actions .citizen-menu__card {
top: 100%;
bottom: unset;
}
}
@media screen {
.page-actions .citizen-menu__card {
transform-origin: var(--transform-origin-offset-end) var(--transform-origin-offset-start);
}
}
.page-actions .citizen-languages {
display: none;
}
.citizen-footer__content {
display: none;
}
.citizen-footer__bottom {
border: none;
display: block;
}
.orbs img {
width: 195px;
height: 40px;
}
.badges {
display: flex;
flex-direction: row;
gap: var(--space-xs);
justify-self: end;
}
.citizen-footer__bottom #footer-tagline {
display: flex;
padding: 0;
justify-content: space-between;
align-items: center;
}
.orbs img, .badges img {
width: 100%;
height: 3vw;
max-height: 40px;
max-width: 195px;
min-height: 24px;
}
.badges img {
width: 100%;
height: 3vw;
max-height: 31px;
max-width: 88px;
min-height: 24px;
}
@media screen {
html, body {
background-color: white;
}}
@media screen {
.citizen-page-header--sticky .citizen-page-header::before {
background-color: white;
}}
@media screen {
.citizen-footer__container {
border-top: 1px solid #dfe1e5;
max-width: var(--width-layout);
}}
@media screen {
.mw-footer.citizen-footer {
background: white;
}}
.citizen-page-languages{
display:none;
}
.wikibase-entitytermsview .wikibase-toolbar-container {
background-color: unset !important;
}
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure,.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler{
display: none !important;
}
.wikibase-entitytermsforlanguageview-language,.wikibase-entitytermsforlanguagelistview-language {
display: none;
}
.wb-entitypage #siteSub::after {
content: unset;
}
@media (min-width: 1120px) {
.wb-entitypage #siteSub::after {
content: " — the free online database of Victorian public transport infrastructure";
font-style: italic;
}
}
12e60a1ae0a6f7898c003cf200c93c865ca010e0
Property:P1
862
22
63
2024-06-05T07:11:58Z
SLJ
2
/* wbeditentity-create:2|en */ VNET stop name, stop/station name as described within the V/Line V/Net booking system
wikibase-property
application/json
{"type":"property","datatype":"external-id","id":"P1","labels":{"en":{"language":"en","value":"VNET stop name"}},"descriptions":{"en":{"language":"en","value":"stop\/station name as described within the V\/Line V\/Net booking system"}},"aliases":[],"claims":[]}
3db2bdcd5fefc9d8f703610352dd6f82ad3918b9
MediaWiki:Tagline
8
23
64
2024-06-05T07:16:05Z
SLJ
2
Created page with "via VicPT, the free online database of Victorian public transport infrastructure that anyone can edit"
wikitext
text/x-wiki
via VicPT, the free online database of Victorian public transport infrastructure that anyone can edit
cb94844436e93818d0a834af5f726623661bbdc3
65
64
2024-06-05T07:16:57Z
SLJ
2
wikitext
text/x-wiki
from VicPT, the free online database that anyone can edit
67c65541cfbfb72732dc016fa824987874dd610f
68
65
2024-06-05T07:21:28Z
SLJ
2
wikitext
text/x-wiki
from VicPT, Victoria's free online PT database that anyone can edit
4d17329e468a58e52fb91be58e698adc1e54f0d7
69
68
2024-06-05T07:22:29Z
SLJ
2
wikitext
text/x-wiki
from VicPT, Victoria's unofficial PT database
57544de0bcc757ca2b90de476eff9145615830d1
70
69
2024-06-05T07:22:58Z
SLJ
2
wikitext
text/x-wiki
from VicPT, the unofficial database of Victoria's PT
592a6486a83b95e1adbd5e85c3c424486917e5b7
71
70
2024-06-05T07:23:30Z
SLJ
2
wikitext
text/x-wiki
from VicPT, the unofficial database of Victoria's PT infrastructure
894d1ba41790308027ea19e60c4937880fe3aae4
72
71
2024-06-05T07:23:49Z
SLJ
2
wikitext
text/x-wiki
from VicPT
28689e7f7e4285d99d49661920742a49de7b8506
Property:P2
862
24
74
2024-06-05T07:49:19Z
SLJ
2
/* wbeditentity-create:2|en */ mode icon, pictogram suitable to represent a mode of transport related to the item
wikibase-property
application/json
{"type":"property","datatype":"localMedia","id":"P2","labels":{"en":{"language":"en","value":"mode icon"}},"descriptions":{"en":{"language":"en","value":"pictogram suitable to represent a mode of transport related to the item"}},"aliases":[],"claims":[]}
890aa56bc70d0a859b3d3c75a9784f202f58ffb2
75
74
2024-06-05T07:49:58Z
SLJ
2
/* wbsetaliases-add:2|en */ pictogram, symbol
wikibase-property
application/json
{"type":"property","datatype":"localMedia","id":"P2","labels":{"en":{"language":"en","value":"mode icon"}},"descriptions":{"en":{"language":"en","value":"pictogram suitable to represent a mode of transport related to the item"}},"aliases":{"en":[{"language":"en","value":"pictogram"},{"language":"en","value":"symbol"}]},"claims":[]}
7de79a90cc08ec7829333f1d4798a81f5f3e3ea8
Property:P3
862
25
76
2024-06-05T07:51:29Z
SLJ
2
/* wbeditentity-create:2|en */ usage instructions, text describing how to use a property or item
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P3","labels":{"en":{"language":"en","value":"usage instructions"}},"descriptions":{"en":{"language":"en","value":"text describing how to use a property or item"}},"aliases":{"en":[{"language":"en","value":"instructions"},{"language":"en","value":"how to use"},{"language":"en","value":"usage"}]},"claims":[]}
0b7c085f53531fa94f105ac008496e2e9565f530
86
76
2024-06-06T02:37:55Z
SLJ
2
/* wbsetaliases-add:1|en */ use
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P3","labels":{"en":{"language":"en","value":"usage instructions"}},"descriptions":{"en":{"language":"en","value":"text describing how to use a property or item"}},"aliases":{"en":[{"language":"en","value":"instructions"},{"language":"en","value":"how to use"},{"language":"en","value":"usage"},{"language":"en","value":"use"}]},"claims":[]}
fe620f0b960b97b07c93cbeb2097115ec3df3a80
Property:P4
862
26
77
2024-06-05T08:00:28Z
SLJ
2
/* wbeditentity-create:2|en */ instance of, that class of which this subject is a particular example and member
wikibase-property
application/json
{"type":"property","datatype":"wikibase-item","id":"P4","labels":{"en":{"language":"en","value":"instance of"}},"descriptions":{"en":{"language":"en","value":"that class of which this subject is a particular example and member"}},"aliases":{"en":[{"language":"en","value":"is a"},{"language":"en","value":"is an"},{"language":"en","value":"type"},{"language":"en","value":"\u2208"},{"language":"en","value":"example of"},{"language":"en","value":"is of type"},{"language":"en","value":"has type"}]},"claims":[]}
1ae9313741f32ede51645777731ef50f1020394a
Property:P5
862
27
78
2024-06-05T08:02:54Z
SLJ
2
/* wbeditentity-create:2|en */ reason for deprecated rank, qualifier to indicate why a particular statement should have deprecated rank
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P5","labels":{"en":{"language":"en","value":"reason for deprecated rank"}},"descriptions":{"en":{"language":"en","value":"qualifier to indicate why a particular statement should have deprecated rank"}},"aliases":{"en":[{"language":"en","value":"deprecated because"},{"language":"en","value":"cause of deprecation"}]},"claims":[]}
4916daf268315484a6f36343f625805bbdda1314
Item:Q1
860
28
87
2024-06-11T06:29:55Z
SLJ
2
/* wbeditentity-create:2|en */ Nunawading Railway Station
wikibase-item
application/json
{"type":"item","id":"Q1","labels":{"en":{"language":"en","value":"Nunawading Railway Station"}},"descriptions":[],"aliases":[],"claims":[],"sitelinks":[]}
b6e993511e435c4a87a12094dcea4a83dc80d1a4
90
87
2024-06-11T06:33:39Z
SLJ
2
/* wbsetclaim-create:2||1 */ [[Property:P6]]: false
wikibase-item
application/json
{"type":"item","id":"Q1","labels":{"en":{"language":"en","value":"Nunawading Railway Station"}},"descriptions":[],"aliases":[],"claims":{"P6":[{"mainsnak":{"snaktype":"value","property":"P6","hash":"47a8ce5b26ab675c62c084df1826b4c8ee273dec","datavalue":{"value":"false","type":"string"}},"type":"statement","id":"Q1$583c41fb-4a0b-3c96-ace6-6e8cc833c694","rank":"normal"}]},"sitelinks":[]}
45353b78cf1e09d64cf4a51c88abff6dde7dd449
Property:P6
862
29
88
2024-06-11T06:32:39Z
SLJ
2
/* wbeditentity-create:2|en */ has VNet printing facilities, whether or not a railway facility has a VNet printing facility available
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P6","labels":{"en":{"language":"en","value":"has VNet printing facilities"}},"descriptions":{"en":{"language":"en","value":"whether or not a railway facility has a VNet printing facility available"}},"aliases":[],"claims":[]}
7a58d51af22bc6b0c44b1214dff1644416842984
89
88
2024-06-11T06:33:23Z
SLJ
2
/* wbsetdescription-set:1|en */ whether or not a railway facility has VNet printing available onsite
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P6","labels":{"en":{"language":"en","value":"has VNet printing facilities"}},"descriptions":{"en":{"language":"en","value":"whether or not a railway facility has VNet printing available onsite"}},"aliases":[],"claims":[]}
36eb9060e10b1482f724b5e2d4cb61070d0c25fd
91
89
2024-06-11T06:39:09Z
SLJ
2
/* wbsetaliases-add:2|en */ VNet terminal, has VNet terminal
wikibase-property
application/json
{"type":"property","datatype":"string","id":"P6","labels":{"en":{"language":"en","value":"has VNet printing facilities"}},"descriptions":{"en":{"language":"en","value":"whether or not a railway facility has VNet printing available onsite"}},"aliases":{"en":[{"language":"en","value":"VNet terminal"},{"language":"en","value":"has VNet terminal"}]},"claims":[]}
f60998e4bf00925bc9451112df67e255f440e0a9